pdf-icon

M5StickC Plus with Watch Accessories

SKU: K016-H

Description

M5StickC Plus with Watch Accessories is a watch kit that includes the M5StickC Plus IoT development board and a series of watch strap accessories. Leveraging the powerful hardware resources and expandability of M5StickC Plus, it can be used not only for time display but also for applications such as activity monitoring and smart home control. With further development using M5Stack HAT peripherals, the smart wearable can unlock even more application possibilities.

Power On:
You can power on the device by pressing the "BUTTON C" button for more than 2 seconds, or by using the IRQ signal triggered by the RTC timer. After triggering the wake-up signal, you need to set the hold (G4) pin to high (1) in the initialization process to maintain power.otherwise, the device will return to shutdown mode.
Power Off:
When there is no external USB power, hold the "BUTTON C" button for more than 6 seconds to power off. Alternatively, during program execution, you can set HOLD (GPIO4) = 0 to achieve a power-off state. When connected to USB, pressing the "BUTTON C" button for more than 6 seconds will turn off the screen and enter sleep mode, but not power off the device.

Tutorials & Quick Start

This tutorial will introduce how to control the M5StickC PLUS device through the UIFlow graphical programming platform.
This tutorial will introduce how to program the M5StickC PLUS device using the Arduino IDE.

Product Features

  • Personalized customizable display
  • 200mAh battery
  • Lightweight and portable

Includes

  • 1x M5StickC PLUS
  • 1x LEGO adapter
  • 1x Wall/1515
  • 1x Watch strap
  • 1x Type-C USB (50cm)

Applications

  • Smartwatch

Specifications

Main Resources Parameters
ESP32 240MHz dual-core, 600 DMIPS, 520KB SRAM, Wi-Fi
Flash Memory 4MB Flash
Input Voltage 5V @ 500mA
Interface Type-C x 1, GROVE (I2C + I/O + UART) x 1
LCD Screen 1.14 inch, 135x240 Colorful TFT LCD, ST7789v2
Microphone SPM1423
Buttons Custom buttons x 2
LED Red LED x 1
RTC BM8563
PMU AXP192
Buzzer Onboard buzzer
IR Infrared transmission
MEMS MPU6886
Antenna 2.4G 3D antenna
External Pins G0, G25/G26, G36, G32, G33
Battery 120 mAh @ 3.7V, internal battery
Strap Size & Weight 230x22x6mm / 12.3g
Product Size 48x25x13mm
Package Size 124x67x23mm
Product Weight 17g
Package Weight 71.8g

Driver Installation

Click the link below to download the driver for your operating system. The CP34X driver package is suitable for the CH9102 chip. After extracting the package, select the installer corresponding to your system's architecture to install. If you encounter issues where the program cannot be downloaded properly (timeout or "Failed to write to target RAM" error), try reinstalling the device driver.
Driver Name Compatible Chip Download Link
CH9102_VCP_SER_Windows CH9102 Download
CH9102_VCP_SER_MacOS v1.7 CH9102 Download

EasyLoader

EasyLoader is a simple and fast program burner that comes with a product-related sample program. By following a few steps, you can burn the program to the main controller and perform a series of functional tests.

Download Windows Version EasyLoader Download MacOS Version EasyLoader

Case Description:
This case involves hardware testing of the accelerometer, microphone, LED, IR, RTC, and wireless connection. Press the A or B button to switch test items.

Schematics

schematics

Examples

Arduino

Module Size